Xamarin AppConnect sample apps

The AppConnectiOSSDK_V<version>_<build>.zip contains sample apps that illustrate how to use the Xamarin AppConnect C# binding.

These sample apps are:

HelloAppConnectXamarin

This sample app demonstrates how an app uses the Xamarin AppConnect C# binding. The app displays its authorization status, its app configuration, and its data loss prevention policies.

DualMode

This sample app demonstrates the behavior of a dual-mode app.

For an overview of dual-mode apps, see Developing Third-party Dual-mode Apps.

The Xamarin AppConnect C# binding does not provide bindings for the AppConnect secure file
I/O APIs. However, it does provide bindings for the APIs that obtain an encryption key for use with custom cryptography routines. Only Xamarin dual-mode apps that use custom cryptographic routines need to keep track of the dual-mode data encryption states that are described in the dual-mode app section.